home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / distortfx / starlightburst < prev    next >
Text File  |  1999-06-15  |  834b  |  33 lines

  1. Category: Filter Factory Gallery B
  2. Title: Starmaker...
  3. Copyright: Copyright © 1996 Visual Manipulation
  4. Author: Mario Klingemann
  5. Filename: ffb12gal.8bf
  6.  
  7. R:put(c2d(x-val(0,0,X),y-val(1,0,Y))+val(4,0,1024),1),put(c2d(x-val(0,0,X),y-val(1,0,Y))+val(6,0,1024),2),put(c2m(x-val(0,0,X),y-val(1,0,Y))+mix(-val(3,0,M),0,sin(get(1)*val(5,0,100))+sin(get(2)*val(7,0,100))+512,1024),0),put(scl(get(0),0,val(2,0,M/2),255,0),4),get(0)<val(2,0,M/2)?get(4)+c-(get(4)*c/255):c
  8.  
  9. G:get(0)<val(2,0,M/2)?get(4)+c-(get(4)*c/255):c
  10.  
  11. B:get(0)<val(2,0,M/2)?get(4)+c-(get(4)*c/255):c
  12.  
  13. A:a
  14.  
  15. ctl[0]: Center X
  16. ctl[1]: Center Y
  17. ctl[2]: Soft Radius
  18. ctl[3]: Hard Radius
  19. ctl[4]: Rotation 1
  20. ctl[5]: Beam 1
  21. ctl[6]: Rotation 2
  22. ctl[7]: Beam 2
  23.  
  24. val[0]: 128
  25. val[1]: 128
  26. val[2]: 183
  27. val[3]: 97
  28. val[4]: 151
  29. val[5]: 83
  30. val[6]: 181
  31. val[7]: 112
  32.  
  33.